home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Hyper / H / HyperExtras.sit / HyperExtras / HyperExtras.rsrc / TEXT_3015_cdbtnObText.txt < prev    next >
Encoding:
Text File  |  1994-03-23  |  583 b   |  14 lines

  1.   lock screen
  2.   put "cdb" into line 1 of x
  3.   put short name of button which into line 2 of x
  4.   put rect of button which into line 3 of x
  5.   put style of button which into line 4 of x
  6.   put autoHilite of button which into line 5 of x
  7.   put showName of button which into line 6 of x
  8.   put Icon of button which into line 7 of x
  9.   put textFont of button which into line 8 of x
  10.   put textSize of button which into line 9 of x
  11.   put textAlign of button which into line 10 of x
  12.   put textStyle of button which into line 11 of x
  13.   put script of button which into line 12 of x
  14.   recordChange x